projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8e0cbc1
)
about dialog: Use ::activate-link for license
author
Matthias Clasen
<mclasen@redhat.com>
Wed, 16 Jan 2019 04:16:16 +0000
(23:16 -0500)
committer
Matthias Clasen
<mclasen@redhat.com>
Fri, 18 Jan 2019 22:31:56 +0000
(17:31 -0500)
This should behave the same as all the other links
in this dialog.
Closes: #1561
gtk/ui/gtkaboutdialog.ui
patch
|
blob
|
history
diff --git
a/gtk/ui/gtkaboutdialog.ui
b/gtk/ui/gtkaboutdialog.ui
index 180151f66e3cf736a460b20235620604d756c989..f698c758b9a2fde8435bd999456f6b46966c483d 100644
(file)
--- a/
gtk/ui/gtkaboutdialog.ui
+++ b/
gtk/ui/gtkaboutdialog.ui
@@
-98,6
+98,7
@@
<property name="wrap">1</property>
<property name="selectable">1</property>
<property name="max-width-chars">60</property>
+ <signal name="activate-link" handler="emit_activate_link" object="GtkAboutDialog" swapped="yes"/>
</object>
</child>
</object>